[INFO] fetching crate rfirebird 0.1.0...
[INFO] testing rfirebird-0.1.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate rfirebird 0.1.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate rfirebird 0.1.0
[INFO] finished tweaking crates.io crate rfirebird 0.1.0
[INFO] tweaked toml for crates.io crate rfirebird 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rfirebird 0.1.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rfirebird 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bytecount v0.6.3
[INFO] [stderr]   Downloaded clap_derive v3.2.18
[INFO] [stderr]   Downloaded once_cell v1.14.0
[INFO] [stderr]   Downloaded num_enum_derive v0.5.7
[INFO] [stderr]   Downloaded num_enum v0.5.7
[INFO] [stderr]   Downloaded proc-macro-crate v1.2.1
[INFO] [stderr]   Downloaded textwrap v0.15.1
[INFO] [stderr]   Downloaded serde v1.0.144
[INFO] [stderr]   Downloaded clap v3.2.22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fd06b424f3ef3ae909acb59be88b9feb871f969c8297e8121b9c4e34bf1f36b8
[INFO] running `Command { std: "docker" "start" "-a" "fd06b424f3ef3ae909acb59be88b9feb871f969c8297e8121b9c4e34bf1f36b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fd06b424f3ef3ae909acb59be88b9feb871f969c8297e8121b9c4e34bf1f36b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd06b424f3ef3ae909acb59be88b9feb871f969c8297e8121b9c4e34bf1f36b8", kill_on_drop: false }`
[INFO] [stdout] fd06b424f3ef3ae909acb59be88b9feb871f969c8297e8121b9c4e34bf1f36b8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1841c8d07d3fa320986cf56d570fbca77ce90f09b409955da38fe54079099550
[INFO] running `Command { std: "docker" "start" "-a" "1841c8d07d3fa320986cf56d570fbca77ce90f09b409955da38fe54079099550", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.100
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling once_cell v1.14.0
[INFO] [stderr]    Compiling thiserror v1.0.35
[INFO] [stderr]    Compiling libc v0.2.133
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling os_str_bytes v6.3.0
[INFO] [stderr]    Compiling convert_case v0.5.0
[INFO] [stderr]    Compiling textwrap v0.15.1
[INFO] [stderr]    Compiling bytecount v0.6.3
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling papergrid v0.5.1
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.35
[INFO] [stderr]    Compiling clap_derive v3.2.18
[INFO] [stderr]    Compiling tabled_derive v0.4.0
[INFO] [stderr]    Compiling tabled v0.8.0
[INFO] [stderr]    Compiling proc-macro-crate v1.2.1
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling num_enum_derive v0.5.7
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling argopt-impl v0.3.0
[INFO] [stderr]    Compiling num_enum v0.5.7
[INFO] [stderr]    Compiling clap v3.2.22
[INFO] [stderr]    Compiling argopt v0.3.0
[INFO] [stderr]    Compiling rfirebird v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `pag`, `sequence`, and `count` are never read
[INFO] [stdout]   --> src/data.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct DataPage {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 22 |     pub pag: Page,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 23 |     /// Sequence nu...
[INFO] [stdout] 24 |     pub sequence: u32,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub count: u16,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DataPage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `transaction`, `b_page`, `b_line`, `flags`, and `format` are never read
[INFO] [stdout]   --> src/record.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct RecordHeader {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 10 |     /// The id of the transaction that created this record
[INFO] [stdout] 11 |     pub transaction: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 12 |     /// This is the record’s back pointer page
[INFO] [stdout] 13 |     pub b_page: i32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 14 |     /// This is the record’s back line pointer
[INFO] [stdout] 15 |     pub b_line: u16,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 16 |     pub flags: u16,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 17 |     /// The record format version
[INFO] [stdout] 18 |     pub format: u8,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RecordHeader` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.04s
[INFO] running `Command { std: "docker" "inspect" "1841c8d07d3fa320986cf56d570fbca77ce90f09b409955da38fe54079099550", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1841c8d07d3fa320986cf56d570fbca77ce90f09b409955da38fe54079099550", kill_on_drop: false }`
[INFO] [stdout] 1841c8d07d3fa320986cf56d570fbca77ce90f09b409955da38fe54079099550
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 059e35fa5575060c25f3873417b5c775e3322a1836fd6bfbf794e84be26d6bc8
[INFO] running `Command { std: "docker" "start" "-a" "059e35fa5575060c25f3873417b5c775e3322a1836fd6bfbf794e84be26d6bc8", kill_on_drop: false }`
[INFO] [stdout] warning: fields `pag`, `sequence`, and `count` are never read
[INFO] [stdout]   --> src/data.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct DataPage {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 22 |     pub pag: Page,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 23 |     /// Sequence nu...
[INFO] [stdout] 24 |     pub sequence: u32,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub count: u16,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DataPage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `transaction`, `b_page`, `b_line`, `flags`, and `format` are never read
[INFO] [stdout]   --> src/record.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct RecordHeader {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 10 |     /// The id of the transaction that created this record
[INFO] [stdout] 11 |     pub transaction: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 12 |     /// This is the record’s back pointer page
[INFO] [stdout] 13 |     pub b_page: i32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 14 |     /// This is the record’s back line pointer
[INFO] [stdout] 15 |     pub b_line: u16,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 16 |     pub flags: u16,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 17 |     /// The record format version
[INFO] [stdout] 18 |     pub format: u8,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RecordHeader` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rfirebird v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `pag`, `sequence`, and `count` are never read
[INFO] [stdout]   --> src/data.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct DataPage {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 22 |     pub pag: Page,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 23 |     /// Sequence nu...
[INFO] [stdout] 24 |     pub sequence: u32,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub count: u16,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DataPage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `transaction`, `b_page`, `b_line`, `flags`, and `format` are never read
[INFO] [stdout]   --> src/record.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct RecordHeader {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 10 |     /// The id of the transaction that created this record
[INFO] [stdout] 11 |     pub transaction: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 12 |     /// This is the record’s back pointer page
[INFO] [stdout] 13 |     pub b_page: i32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 14 |     /// This is the record’s back line pointer
[INFO] [stdout] 15 |     pub b_line: u16,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 16 |     pub flags: u16,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 17 |     /// The record format version
[INFO] [stdout] 18 |     pub format: u8,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RecordHeader` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.93s
[INFO] running `Command { std: "docker" "inspect" "059e35fa5575060c25f3873417b5c775e3322a1836fd6bfbf794e84be26d6bc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "059e35fa5575060c25f3873417b5c775e3322a1836fd6bfbf794e84be26d6bc8", kill_on_drop: false }`
[INFO] [stdout] 059e35fa5575060c25f3873417b5c775e3322a1836fd6bfbf794e84be26d6bc8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] de16f896ae9018882748d6b2ba8789ee6fe0c76d2aa0b60fbcad728a46afda62
[INFO] running `Command { std: "docker" "start" "-a" "de16f896ae9018882748d6b2ba8789ee6fe0c76d2aa0b60fbcad728a46afda62", kill_on_drop: false }`
[INFO] [stderr] warning: fields `pag`, `sequence`, and `count` are never read
[INFO] [stderr]   --> src/data.rs:22:9
[INFO] [stderr]    |
[INFO] [stderr] 21 | pub struct DataPage {
[INFO] [stderr]    |            -------- fields in this struct
[INFO] [stderr] 22 |     pub pag: Page,
[INFO] [stderr]    |         ^^^
[INFO] [stderr] 23 |     /// Sequence nu...
[INFO] [stderr] 24 |     pub sequence: u32,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 28 |     pub count: u16,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `DataPage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `transaction`, `b_page`, `b_line`, `flags`, and `format` are never read
[INFO] [stderr]   --> src/record.rs:11:9
[INFO] [stderr]    |
[INFO] [stderr]  9 | pub struct RecordHeader {
[INFO] [stderr]    |            ------------ fields in this struct
[INFO] [stderr] 10 |     /// The id of the transaction that created this record
[INFO] [stderr] 11 |     pub transaction: i32,
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr] 12 |     /// This is the record’s back pointer page
[INFO] [stderr] 13 |     pub b_page: i32,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr] 14 |     /// This is the record’s back line pointer
[INFO] [stderr] 15 |     pub b_line: u16,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr] 16 |     pub flags: u16,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr] 17 |     /// The record format version
[INFO] [stderr] 18 |     pub format: u8,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `RecordHeader` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `rfirebird` (lib) generated 2 warnings
[INFO] [stderr] warning: `rfirebird` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rfirebird-4a5fa34d7319f0ea)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test record::tests::rle_decode_compressed ... ok
[INFO] [stdout] test record::tests::rle_decode_uncompressed ... ok
[INFO] [stdout] test record::tests::rle_decode_compressed_varchar_with_666 ... ok
[INFO] [stdout] test tests::pages::header_page ... ok
[INFO] [stdout] test tests::tables::list_tables ... ok
[INFO] [stdout] test tests::records::reading_some_row_raw ... ok
[INFO] [stdout] test tests::records::reading_some_row_typed ... ok
[INFO] [stdout] test tests::records::reading_some_row_typed_salary_history ... ok
[INFO] [stdout] test tests::tables::columns_of_table_department ... ok
[INFO] [stdout] test tests::records::reading_some_row_typed_employee ... ok
[INFO] [stdout] test tests::records::reading_some_row_typed_costumer ... ok
[INFO] [stdout] test tests::records::reading_some_row_typed_sales ... ok
[INFO] [stdout] test tests::tables::columns_of_table_employee ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rfirebird-13543f70063935fd)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rfirebird
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "de16f896ae9018882748d6b2ba8789ee6fe0c76d2aa0b60fbcad728a46afda62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de16f896ae9018882748d6b2ba8789ee6fe0c76d2aa0b60fbcad728a46afda62", kill_on_drop: false }`
[INFO] [stdout] de16f896ae9018882748d6b2ba8789ee6fe0c76d2aa0b60fbcad728a46afda62
